| 1. | Exit signal - transmit process termination information 链接退出信号的一个双向的传输路径。 |
| 2. | Improved the processing of child process termination in the server 服务器的子过程中止处理的改善 |
| 3. | Unexpected process termination 进程意外终止。 |
| 4. | An error report is sent to microsoft , followed by process termination 将错误报告发送至microsoft ,然后终止进程。 |
| 5. | This results in a stack dump to the console and process termination 不发送。这将导致堆栈转储到控制台和进程终止。 |
| 6. | Kill causes an abnormal process termination and should be used only when necessary 导致进程不正常终止,因而只应在必要时使用。 |
| 7. | It needs to be instantiated so it can listen for debug events and thus be notified of process termination 它需要被初始化,才可以监听调试事件并据此获得进程的终止信息。 |
| 8. | In this case , the runtime s first notification of process termination is a dll process detach notification . the runtime continues to 在这种情况下,运行时的第一个进程终止通知是dll _ process _ detach通知。 |
| 9. | If a thread must to be stopped so that process termination can proceed , make the thread a background thread so that it is automatically terminated on process exit 如果线程必须停止才能使进程终止,请将该线程设置为背景线程,这样它就会在进程退出时自动终止。 |
| 10. | Later on , when the debug listener registered by the server tracker is notified of a process termination see listing 13 , it checks if the terminated process is present in the map 稍后,当服务器追踪器注册的监听器发现一个进程终止时(见清单13 ) ,它会检查那个终止的进程是否在映射中。 |